func runtime.heapArenaOf

2 uses

	runtime (current package)
		mgcmark_greenteagc.go#L270: 	ha := heapArenaOf(p)
		mheap.go#L766: func heapArenaOf(p uintptr) *heapArena {